weightings <-c(0,0,0,0,0.1) #run A.1
weightings <-c(0,0,0,0,0.3) #run A.2
weightings <-c(0,0,0,0,0.5) #run A.3
weightings <-c(0,0,0,0,0.7) #run A.4
weightings <-c(0,0,0,0,0.9) #run A.5
You can also embed plots, for example:
Note that the echo = FALSE parameter was added to the code chunk to prevent printing of the R code that generated the plot.